home *** CD-ROM | disk | FTP | other *** search
- Path: news.ccs.queensu.ca!queensu
- From: jonesp@biology.queensu.ca (Phil Jones)
- Newsgroups: comp.lang.c
- Subject: EXE Files are HUGE using GCC/DJGPP!!
- Date: Mon, 04 Mar 96 22:42:47 GMT
- Organization: Queen's University
- Message-ID: <4hfrla$3op@knot.queensu.ca>
- NNTP-Posting-Host: free1-slip216.tele.queensu.ca
- X-Newsreader: News Xpress 2.0 Beta #0
-
- I have been successfully compiling files using the following:
-
- gcc -o app.exe app.c
-
- but the EXE file (for Hello World) is > 60K!!
-
- Is there something wrong here?
-
- Thanks,
- Phil Jones
-